home *** CD-ROM | disk | FTP | other *** search
- inherited FrmNTPersistentLogonAs: TFrmNTPersistentLogonAs
- Left = 331
- Top = 188
- HelpContext = 1102
- Caption = 'LogonAs'
- OldCreateOrder = True
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel [2]
- Left = 2
- Top = 49
- Width = 50
- Height = 13
- Caption = 'UserName'
- end
- object Label2: TLabel [3]
- Left = 2
- Top = 77
- Width = 46
- Height = 13
- Caption = 'Password'
- end
- object edtUserName: TEdit
- Left = 94
- Top = 44
- Width = 145
- Height = 21
- TabOrder = 1
- end
- object edtPassword: TEdit
- Left = 94
- Top = 72
- Width = 145
- Height = 21
- PasswordChar = '*'
- TabOrder = 2
- end
- object Panel1: TPanel
- Left = 0
- Top = 104
- Width = 409
- Height = 77
- BevelOuter = bvNone
- Enabled = False
- TabOrder = 3
- object Memo1: TMemo
- Left = 4
- Top = 8
- Width = 389
- Height = 53
- BorderStyle = bsNone
- Ctl3D = False
- Lines.Strings = (
-
- 'In order to have full access to the managed computer you must ha' +
- 've '
-
- 'administrative privileges. You may use LogonAs property to provi' +
- 'de administrative '
-
- 'logon. The session with new credentials will be established at t' +
- 'he moment of '
- 'changing MachineName propety.')
- ParentColor = True
- ParentCtl3D = False
- TabOrder = 0
- end
- end
- end
-